+2000-07-26 Robert Brady <rwb197@zepler.org>
+
+ * configure.in: Cause GETTEXT_PACKAGE to be consistent in config.h
+ and po/Makefile, was installing and looking for them under gtk20
+ and gtk2 respectively.
+
2000-07-25 Havoc Pennington <hp@redhat.com>
* gtk/testtext.c: Comment out some stuff that depends on the rest
2000-07-25 Havoc Pennington <hp@redhat.com>
+>>>>>>> 1.1355
* gtk/gtkprogressbar.h: Implement new sane, 5-function API for
using GtkProgressBar. See Changes-2.0.txt for details.
+2000-07-26 Robert Brady <rwb197@zepler.org>
+
+ * configure.in: Cause GETTEXT_PACKAGE to be consistent in config.h
+ and po/Makefile, was installing and looking for them under gtk20
+ and gtk2 respectively.
+
2000-07-25 Havoc Pennington <hp@redhat.com>
* gtk/testtext.c: Comment out some stuff that depends on the rest
2000-07-25 Havoc Pennington <hp@redhat.com>
+>>>>>>> 1.1355
* gtk/gtkprogressbar.h: Implement new sane, 5-function API for
using GtkProgressBar. See Changes-2.0.txt for details.
+2000-07-26 Robert Brady <rwb197@zepler.org>
+
+ * configure.in: Cause GETTEXT_PACKAGE to be consistent in config.h
+ and po/Makefile, was installing and looking for them under gtk20
+ and gtk2 respectively.
+
2000-07-25 Havoc Pennington <hp@redhat.com>
* gtk/testtext.c: Comment out some stuff that depends on the rest
2000-07-25 Havoc Pennington <hp@redhat.com>
+>>>>>>> 1.1355
* gtk/gtkprogressbar.h: Implement new sane, 5-function API for
using GtkProgressBar. See Changes-2.0.txt for details.
+2000-07-26 Robert Brady <rwb197@zepler.org>
+
+ * configure.in: Cause GETTEXT_PACKAGE to be consistent in config.h
+ and po/Makefile, was installing and looking for them under gtk20
+ and gtk2 respectively.
+
2000-07-25 Havoc Pennington <hp@redhat.com>
* gtk/testtext.c: Comment out some stuff that depends on the rest
2000-07-25 Havoc Pennington <hp@redhat.com>
+>>>>>>> 1.1355
* gtk/gtkprogressbar.h: Implement new sane, 5-function API for
using GtkProgressBar. See Changes-2.0.txt for details.
+2000-07-26 Robert Brady <rwb197@zepler.org>
+
+ * configure.in: Cause GETTEXT_PACKAGE to be consistent in config.h
+ and po/Makefile, was installing and looking for them under gtk20
+ and gtk2 respectively.
+
2000-07-25 Havoc Pennington <hp@redhat.com>
* gtk/testtext.c: Comment out some stuff that depends on the rest
2000-07-25 Havoc Pennington <hp@redhat.com>
+>>>>>>> 1.1355
* gtk/gtkprogressbar.h: Implement new sane, 5-function API for
using GtkProgressBar. See Changes-2.0.txt for details.
+2000-07-26 Robert Brady <rwb197@zepler.org>
+
+ * configure.in: Cause GETTEXT_PACKAGE to be consistent in config.h
+ and po/Makefile, was installing and looking for them under gtk20
+ and gtk2 respectively.
+
2000-07-25 Havoc Pennington <hp@redhat.com>
* gtk/testtext.c: Comment out some stuff that depends on the rest
2000-07-25 Havoc Pennington <hp@redhat.com>
+>>>>>>> 1.1355
* gtk/gtkprogressbar.h: Implement new sane, 5-function API for
using GtkProgressBar. See Changes-2.0.txt for details.
+2000-07-26 Robert Brady <rwb197@zepler.org>
+
+ * configure.in: Cause GETTEXT_PACKAGE to be consistent in config.h
+ and po/Makefile, was installing and looking for them under gtk20
+ and gtk2 respectively.
+
2000-07-25 Havoc Pennington <hp@redhat.com>
* gtk/testtext.c: Comment out some stuff that depends on the rest
2000-07-25 Havoc Pennington <hp@redhat.com>
+>>>>>>> 1.1355
* gtk/gtkprogressbar.h: Implement new sane, 5-function API for
using GtkProgressBar. See Changes-2.0.txt for details.
GETTEXT_PACKAGE=gtk20
AC_SUBST(GETTEXT_PACKAGE)
-AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE,"gtk2")
+AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE,"$GETTEXT_PACKAGE")
# Save this value here, since automake will set cflags later
cflags_set=${CFLAGS+set}